home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 July & August / PCWorld_2007-07-08_cd.bin / temacd / imperialsudoku / ImperialSudoku.exe / {app} / data.000 / Materials / ControlElements.material next >
Text File  |  2006-04-03  |  4KB  |  253 lines

  1. //╠α≥σ≡Φαδ√ Σδ  ²δσ∞σφ≥εΓ Φφ≥σ≡⌠σΘ±α.
  2. //╤≤∙σ±≥Γ≤■≥ ±δσΣ≤■∙Φσ ²δσ∞σφ≥√:
  3.  
  4. //List - ±∩Φ±εΩ (φα∩≡Φ∞σ≡,Γετ∞εµφ√⌡ ≡ατ≡σ°σφΦΘ ²Ω≡αφα) Φτ Ωε≥ε≡επε
  5. //∞εµφε Γ√ß≡α≥ⁿ εΣΦφ ∩≤φΩ≥.╨σαδΦτεΓαφ Γ ΓΦΣσ ≥σΩ±≥εΓεπε ∩εδ  Φ ΣΓ≤⌡ ±≥≡σδεΩ
  6. //±∩≡αΓα Φ ±δσΓα ε≥ φσπε.╤εΣσ≡µΦ∞εσ ±∩Φ±Ωα ∩≡εΩ≡≤≈σΓασ≥±  ²≥Φ∞Φ ±≥≡σδΩα∞Φ.
  7.  
  8. //Slider - ∩εδε±Ωα ± ∩≡σ∞σ∙α■∙Φ∞±  ∩ε φσΘ ∩εδτ≤φΩε∞.
  9.  
  10. //TextField - εΩφε Σδ  ΓΓεΣα ≥σΩ±≥α(φα∩≡Φ∞σ≡,Φ∞σφΦ ∩εδⁿτεΓα≥σδ )
  11.  
  12. //CheckBox - ∩σ≡σΩδ■≈α≥σδⁿ.
  13.  
  14.  
  15. //-----------------------╠α≥σ≡Φαδ√ Σδ  List
  16.  
  17. //δσΓα  ≈α±≥ⁿ ≥σΩ±≥εΓεπε ∩εδ  ±∩Φ±Ωα
  18. ListLeft
  19. {
  20.     {
  21.         clampmap textures/ctrl/TextFieldLeftSide.tga
  22.         blendFunc blend
  23.     }
  24. }
  25.  
  26. //÷σφ≥≡αδⁿφα  ≈α±≥ⁿ ≥σΩ±≥εΓεπε ∩εδ  ±∩Φ±Ωα
  27. ListCenter
  28. {
  29.     {
  30.         clampmap textures/ctrl/TextFieldCenter.tga
  31.         blendFunc blend
  32.     }
  33. }
  34.  
  35. //∩≡αΓα  ≈α±≥ⁿ ≥σΩ±≥εΓεπε ∩εδ  ±∩Φ±Ωα
  36. ListRight
  37. {
  38.     {
  39.         clampmap textures/ctrl/TextFieldRightSide.tga
  40.         blendFunc blend
  41.     }
  42. }
  43.  
  44. //±≥≡σδΩα ΓδσΓε
  45. LeftArrow
  46. {
  47.     {
  48.         clampmap textures/Ctrl/LeftArrow.tga
  49.         blendFunc blend
  50.     }
  51. }
  52.  
  53. //±≥≡σδΩα ΓδσΓε ∩≡Φ φαΓσΣσφφε∞ Ω≤≡±ε≡σ
  54. LeftArrowOver
  55. {
  56.     {
  57.         clampmap textures/Ctrl/LeftArrowOver.tga
  58.         blendFunc blend
  59.     }
  60. }
  61.  
  62. //±≥≡σδΩα Γ∩≡αΓε
  63. RightArrow
  64. {
  65.     {
  66.         clampmap textures/Ctrl/RightArrow.tga
  67.         blendFunc blend
  68.     }
  69. }
  70.  
  71. //±≥≡σδΩα Γ∩≡αΓε ∩≡Φ φαΓσΣσφφε∞ Ω≤≡±ε≡σ
  72. RightArrowOver
  73. {
  74.     {
  75.         clampmap textures/Ctrl/RightArrowOver.tga
  76.         blendFunc blend
  77.     }
  78. }
  79.  
  80. //-----------------------╠α≥σ≡Φαδ√ Σδ  CheckBox
  81. //ε≥Ωδ■≈σφ
  82. CheckBox
  83. {
  84.     {
  85.         map textures/Ctrl/CheckBoxOFF.tga
  86.         blendFunc blend
  87.     }
  88. }
  89.  
  90. //ΓΩδ■≈σφ
  91. CheckBoxActive
  92. {
  93.     {
  94.         map textures/Ctrl/CheckBoxON.tga
  95.         blendFunc blend
  96.     }
  97. }
  98.  
  99. //-----------------------╠α≥σ≡Φαδ√ Σδ  Slider
  100. //∩εδε±Ωα τα∩εδφ ■∙α  SliderBar
  101. SliderLine
  102. {
  103.     {
  104.         map textures/Ctrl/sliderline.tga
  105.         blendFunc blend
  106.     }
  107. }
  108.  
  109. //δσΓα  ±≥ε≡εφα ±δαΘΣσ≡α
  110. SliderBarLeft
  111. {
  112.     {
  113.         clampmap textures/Ctrl/sliderleft.tga
  114.         blendFunc blend
  115.     }
  116. }
  117.  
  118. //÷σφ≥≡αδⁿφα  ≈α±≥ⁿ ±δαΘΣσ≡α
  119. SliderBarCenter
  120. {
  121.     {
  122.         clampmap textures/Ctrl/slidercenter.tga
  123.         blendFunc blend
  124.     }
  125. }
  126.  
  127. //∩≡αΓα  ±≥ε≡εφα ±δαΘΣσ≡α
  128. SliderBarRight
  129. {
  130.     {
  131.         clampmap textures/Ctrl/sliderright.tga
  132.         blendFunc blend
  133.     }
  134. }
  135.  
  136. //∩εδτ≤φεΩ
  137. Slider
  138. {
  139.     {
  140.         clampmap textures/Ctrl/b_slider.tga
  141.         blendFunc blend
  142.     }
  143. }
  144.  
  145. //∩εδτ≤φεΩ ∩≡Φ φαΓσΣσφφε∞ Ω≤≡±ε≡σ
  146. SliderActive
  147. {
  148.     {
  149.         clampmap textures/Ctrl/b_slider_over.tga
  150.         blendFunc blend
  151.     }
  152. }
  153.  
  154. //-------------------------╠α≥σ≡Φαδ√ Σδ  TextField
  155. //δσΓα  ≈α±≥ⁿ ≥σΩ±≥εΓεπε ∩εδ 
  156. TextFieldLeft
  157. {
  158.     {
  159.         clampmap textures/Ctrl/TextFieldLeftSide.tga
  160.         blendFunc blend
  161.     }
  162. }
  163.  
  164. //÷σφ≥≡αδⁿφα  ≈α±≥ⁿ ≥σΩ±≥εΓεπε ∩εδ 
  165. TextFieldCenter
  166. {
  167.     {
  168.         clampmap textures/Ctrl/TextFieldCenter.tga
  169.         blendFunc blend
  170.     }
  171. }
  172.  
  173. //∩≡αΓα  ≈α±≥ⁿ ≥σΩ±≥εΓεπε ∩εδ 
  174. TextFieldRight
  175. {
  176.     {
  177.         clampmap textures/Ctrl/TextFieldRightSide.tga
  178.         blendFunc blend
  179.     }
  180. }
  181.  
  182. //----------------------------╠α≥σ≡Φαδ√ Σδ  εΩφα
  183. LeftUpCorner
  184. {
  185.     {
  186.         clampmap textures/Ctrl/Window/win_lu.tga
  187.         blendFunc blend
  188.     }
  189. }
  190.  
  191. LeftDownCorner
  192. {
  193.     {
  194.         clampmap textures/Ctrl/Window/win_ld.tga
  195.         blendFunc blend
  196.     }
  197. }
  198.  
  199. RightUpCorner
  200. {
  201.     {
  202.         clampmap textures/Ctrl/Window/win_ru.tga
  203.         blendFunc blend
  204.     }
  205. }
  206.  
  207. RightDownCorner
  208. {
  209.     {
  210.         clampmap textures/Ctrl/Window/win_rd.tga
  211.         blendFunc blend
  212.     }
  213. }
  214.  
  215. LeftSize
  216. {
  217.     {
  218.         clampmap textures/Ctrl/Window/win_l.tga
  219.         blendFunc blend
  220.     }
  221. }
  222.  
  223. RightSize
  224. {
  225.     {
  226.         clampmap textures/Ctrl/Window/win_r.tga
  227.         blendFunc blend
  228.     }
  229. }
  230.  
  231. DownSize
  232. {
  233.     {
  234.         clampmap textures/Ctrl/Window/win_d.tga
  235.         blendFunc blend
  236.     }
  237. }
  238.  
  239. UpSize
  240. {
  241.     {
  242.         clampmap textures/Ctrl/Window/win_u.tga
  243.         blendFunc blend
  244.     }
  245. }
  246.  
  247. Center
  248. {
  249.     {
  250.         clampmap textures/Ctrl/Window/win_c.tga
  251.         blendFunc blend
  252.     }
  253. }